home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / Debora.swf / scripts / DefineButton2_293 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-12-21  |  74 b   |  5 lines

  1. on(release){
  2.    _root.movie2.n = 3;
  3.    _root.movie2.gotoAndPlay(2);
  4. }
  5.